home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 8201 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: newserv.agcs.com!news
  2. From: Roy Weinberg <weinberr@agcs.com>
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Fahrenheight to Celsius?
  5. Date: 15 Feb 1996 18:20:42 GMT
  6. Organization: AG Communication Systems
  7. Message-ID: <4fvthq$2bl@newserv.agcs.com>
  8. References: <4fra3q$ddt@newsbf02.news.aol.com>
  9. NNTP-Posting-Host: hermit.agcs.com
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 1.1N (X11; I; HP-UX A.09.07 9000/715)
  14. X-URL: news:4fra3q$ddt@newsbf02.news.aol.com
  15.  
  16. pauldo@aol.com (PaulDo) pooted forth with the following:
  17. >Could someone show me how to write a program that converts fahrenheit to
  18. >celsius and vice versa in C++?  I would really appreciate it.
  19. >PaulDo
  20.  
  21. Dear Mr. Duh,
  22.  
  23. I've got it - you're joking, right?
  24.  
  25. In case you're serious (tee hee, tee hee):
  26.  
  27. Check out page 167 of The World Almanac and Book
  28. of Facts, 1988 for one of the most common equations
  29. known to people that went to public schools. 
  30.  
  31. (Over 50 million copies have been sold so you can
  32. probably find one lying around your nursery er, I
  33. mean, classroom.)
  34.  
  35. -- 
  36. ----------------------------------------------------
  37. Roy Weinberg                
  38. 74212.605@compuserve.com           
  39. http://ourworld.compuserve.com/homepages/RoyWeinberg
  40.  
  41.